home *** CD-ROM | disk | FTP | other *** search
/ Collection of Tools & Utilities / Collection of Tools and Utilities.iso / system / cpcug.zip / DOORS.DOC < prev    next >
Text File  |  1987-04-20  |  3KB  |  49 lines

  1.           DOORS                                   John Dickinson
  2.           Command
  3.           Copyright (c) 1986, Ziff-Davis Publishing Co.
  4.           ______________________________________________________
  5.  
  6.           Purpose:  Permits switching between two simultaneously
  7.                     connected displays without leaving an
  8.                     application program and thereby losing the
  9.                     contents of the alternate screen.
  10.  
  11.           Format:   DOORS        (loads memory-resident program)
  12.                     <Alt-Right Shift>  (toggles between screens)
  13.  
  14.           Remarks:  When the second screen display is invoked by
  15.                     pressing Alt-Right Shift, DOORS begins by
  16.                     copying the first screen to the second.  The
  17.                     first screen display remains resident on that
  18.                     monitor, for reference, but the focus of your
  19.                     work shifts to the second screen, on which
  20.                     you may continue working.  If you then
  21.                     subsequently switch back to the first monitor
  22.                     (by pressing Alt-Right Shift again), the
  23.                     second monitor's current contents will remain
  24.                     on its display but will initially be copied
  25.                     to the first monitor.
  26.  
  27.                     Since the monochrome display cannot support
  28.                     40-column text or color graphics modes, DOORS
  29.                     can only be used with your color monitor set
  30.                     for 80-column text mode.  In addition to
  31.                     switching between monochrome and color text
  32.                     modes, however, DOORS permits you to store
  33.                     a screen from either a monochrome or a high-
  34.                     resolution EGA text display to the other
  35.                     monitor, though you must toggle back to re-
  36.                     sume your work on the display from which
  37.                     you started.
  38.  
  39.                     Notes:
  40.  
  41.                     1.   DOORS.COM may not work with
  42.                          "compatibles" that do not use the same
  43.                          keyboard interrupt structure as the PC.
  44.                          Further, as with all memory-resident
  45.                          software, it may not be compatible with
  46.                          all programs.
  47.  
  48.                     2.   Requires DOS 2.0 or later.
  49.